@charset "utf-8";
/* CSS Document */
/*标签重置*/
html {
	overflow-x: hidden;
	overflow-y: scroll;
}
body {
	margin: 0; 
	padding: 0;
	background-color: #f5f5f5;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { 
	padding: 0; 
	margin: 0;
}
table, td, tr, th {
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
li {
	list-style-type: none;
}
img { 
	vertical-align: top;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit; 
	font-weight: normal;
}
address, cite, code, em, th, i {
	font-weight: normal; 
	font-style: normal;
}
.hx a, .hx em, .fB {
	font-weight: bold;
}
.clearfix {
	*zoom: 1;
	clear:both;
	/*height:0px;*/
}
.clearfix:after {
	display: block;
	overflow: hidden; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	content: ".";
}
a {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	/*color: #ba2636;*/
	text-decoration: underline;
}
a:active {
	/*color: #ba2636;*/
}

*:link,*:visited,*:hover,*:active,*:focus{
 transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;
 -webkit-transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;}
 
/*banner*/
.banner { width: 100%;
			margin: 0 auto;
			height: auto;
}
.banner img {
	width:100%;
	height:auto;
}

/*导航*/
.box {
	width: 100%;
	margin: 0 auto;
	box-shadow: 0 0 15px #ccc;
	padding-bottom: 30px;
	background-color: #b70001;
	margin-top: 5px;
}
.my-nav {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 50px;
	background-color: #bd2f2e;
}
.my-nav .layui-nav-item {
	/*border-right: 1px solid #498ec7;*/
	line-height: 50px;
	background: url("/plugins/index/img/menuline.png") right center no-repeat;
}


.my-nav .layui-nav-item a {
	text-decoration: none;
	font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 0 25px;
}
.my-nav .nav-this {
	 background-color: #a2161c;
 }

.my-nav .layui-nav-item:hover {
	background-color: #a2161c;
}

/*reg_top*/
.reg_top {
	padding: 20px 0px;
}
.reg_top .reg_news li {
	margin-top: 5px;
}
.reg_top .reg_news li .new {
	background-image: url("/plugins/index/images/new-tz.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	line-height: 32px;
}
.reg_top .reg_news li a {
	text-decoration: none;
	color: #498ec7;
	font-size: 16px;
	font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
}
.reg_top .reg_news li span {
	float: right;
	font-size: 14px;
}
.reg_top .panel-body .more {
	line-height: 32px;
	font-size: 14px;
	color: #498ec7;
	border-left: 1px solid #498ec7;
	padding: 0px 12px;
	margin-top: 5px;
}
.reg_top .panel-body .more span {
	margin-left: 2px;
}
.reg_top .panel-body a {
	text-decoration: none;
	line-height: 32px;
	font-size: 12px;
	color: #498ec7;
	letter-spacing: 1px;
}
.reg_top .lb {
	padding: 0px;
}
    /*通知公告*/
.reg_top .reg_notice .title{
	background-image: url("/plugins/index/images/tzgg-title.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
	color: #fff;
	line-height: 29px;
	padding-left: 10px;
	letter-spacing: 1px;
}
.reg_top .reg_notice .title a {
	float: right;
	text-decoration: none;
	font-family: "思源黑体 CN Regular";
	font-size: 12px;
	color: #bd2f2e;
	line-height: 30px;
	letter-spacing: 1px;
}
.reg_top .reg_notice {
	padding: 11px;
	background-color: #fff;
	height: 290px;
	width: 320px;
}
.reg_top .reg_notice ul li a {
	font-size: 13px;
	/*letter-spacing: 1px;*/
}
.reg_top .reg_notice .title span {
	margin-left: 2px;
}
.reg_top .reg_notice li {
	background-image: url("/plugins/index/images/t-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #555;
	line-height: 34px;
	font-size: 14px;
}
.reg_top .reg_notice li span {
	float: right;
	font-size: 12px;
}
.reg_top .reg_notice li:hover {
	color: #bd2f2e;
}
.reg_top .reg_notice a {
	text-decoration: none;
	display: block;
}
    /*登录 问题*/
.reg_top .reg_right {
	padding-left: 0px;

}
.reg_top .reg_right .right {
	background-image: url("/plugins/index/images/dlbg.png");
	background-repeat: no-repeat;
	/*background-size: contain;*/
	background-position: bottom center;
	padding-top: 9px;
	padding-left: 9px;
	padding-right:9px;
	height:290px;
	background-color: #fff;
	width: 320px;
	margin-left: 64px;
	background-size: cover;
}
.reg_top .reg_right .right .title {
	background-image: url("/plugins/index/images/xydl-title.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
	color: #fff;
	line-height: 29px;
	padding-left: 10px;
	letter-spacing: 1px;
}
/*.reg_top .reg_right .right .title span {*/
/*	  float: right;*/
/*	  background-image: url("/plugins/index/images/smdl.png");*/
/*	  background-repeat: no-repeat;*/
/*	  background-position: left center;*/
/*	  width: 27px;*/
/*	  height: 27px;*/
/*	  cursor: pointer;*/
/*  }*/
/*.reg_top .reg_right .right .title .pcspan {*/
/*	float: right;*/
/*	background-image: url("/plugins/index/images/pc.png");*/
/*	background-repeat: no-repeat;*/
/*	background-position: left center;*/
/*	width: 27px;*/
/*	height: 27px;*/
/*	cursor: pointer;*/
/*}*/
.reg_top .reg_right .right .srk {
	margin-top: 10px;
	/*display: none;*/
}
.reg_top .reg_right .right .srk .kk {
	margin-bottom: 22px;
}
.reg_top .reg_right .right .srk .kk input {
	border: 1px solid #ccc;
	padding: 8px;
	width: 100%;
	padding-left: 38px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	border-radius: 5px;
}
.reg_top .reg_right .right .srk .kky input {
	 width: 53%;
	height: 38px;
	line-height: 28px;
	border: 1px solid #ccc;
	padding: 8px;
	padding-left: 36px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	border-radius: 5px;
 }
.reg_top .reg_right .right .srk .kky img {
	width: 45%;
}
.reg_top .reg_right .right .srk b{
	width: 30%;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
}
.reg_top .reg_right .right .srk .dl {
	margin-top: 22px;
	text-align: center;
}
.reg_top .reg_right .right .srk .dl a {
	display: inline-block;
	width: 40%;
	padding: 6px 10px;
	color: #fff;
	background-color: #bd2f2e;
	border-radius: 2px;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px 9px;
	cursor: pointer;
}
.reg_top .reg_right .right .srk .dl a:hover {
	background-color: #a2161c;
}
    /*扫码登录*/
.reg_top .reg_right .right .srsm {
	text-align: center;
	display: none;
}
.reg_top .reg_right .right .srsm img {
	 width: 70%;
	margin-top: 20px;

 }
.reg_top .reg_right .right .srsm p {
	padding: 15px 0px;

}
	/*登录之前样式*/

    /*登录成功*/
.reg_top .reg_right .right .srdlcg {
	display: none;
}
.reg_top .reg_right .right .srdlcg .dlcg h2 {
	font-size: 18px;
	line-height: 30px;
}
.reg_top .reg_right .right .srdlcg .dlcg .hy {
	font-size: 13px;
	line-height: 28px;
}
.reg_top .reg_right .right .srdlcg .dlcg .learn_xx span {
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	line-height: 30px;
	margin: 5px 0px;
}
.reg_top .reg_right .right .srdlcg .dlcg .learn_xx .time {
	 background-image: url("/plugins/index/images/xs.png");
 }
.reg_top .reg_right .right .srdlcg .dlcg .learn_xx .speed {
	background-image: url("/plugins/index/images/yhxx.png");
}
.reg_top .reg_right .right .srdlcg .dlcg .learn_xx p {
	padding-left: 26px;
	color: #0161b5;
	margin: 5px 0px;
}
/*.reg_top .reg_right .right .srdlcg .dlcg .dl {*/
/*	text-align: center;*/
/*}*/
.reg_top .reg_right .right .srdlcg .dlcg .dl a {
	text-align: center;
	display: inline-block;
	width: 40%;
	padding: 8px 10px;
	color: #fff;
	background-color: #bd2f2e;
	border-radius: 2px;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 15px 5px;
}
.reg_top .reg_right .right .srdlcg .dlcg .dl a:hover {
	background-color: #a2161c;
}
    /*专题班*/
.special {
	background-color: #fff;
	padding: 8px;
}
.special .title {
	background-image: url("/plugins/index/images/ztb-title.png");
	background-repeat: no-repeat;
	background-position: left center;
	/*font-family: "方正特雅宋_GBK";*/
	font-size: 18px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
	color: #fff;
	line-height: 29px;
	padding-left: 10px;
	letter-spacing: 1px;
}
@font-face {
	font-family: 方正特雅宋_GBK;
	src: url("https://www.ahgbjy.gov.cn/resources/specialclassFile/%E6%96%B9%E6%AD%A3%E7%89%B9%E9%9B%85%E5%AE%8B_GBK.TTF");
}
.special .title a {
	float: right;
	text-decoration: none;
	font-family: "思源黑体 CN Regular";
	font-size: 12px;
	color: #bd2f2e;
	line-height: 30px;
	letter-spacing: 1px;
}
.special .special_con li {
	/*box-shadow: 0 4px 10px rgba(0,0,0,.1);*/
	padding:20px;
	text-align: center;
	position: relative;
}
.special .special_con li a {
	display: block;
	text-decoration: none;
	box-shadow: 0 4px 10px rgba(0,0,0,.1);
	transition:all 0.5s ease-out;
}
.special .special_con li h2 {
	 font-size: 16px;
	 color: #333;
 }
.special .special_con li h2 {
	font-size: 16px;
	color: #333;
	padding: 5px;
	padding-top: 12px;
	letter-spacing: 1px;
}
.special .special_con li .jj {
	font-size: 14px;
	text-align: justify;
	text-indent: 2em;
	line-height: 22px;
	padding: 8px;
	border-bottom: 1px solid #eaeaea;
	margin: 0px 5px;
	letter-spacing: 1px;
}
.special .special_con li .time {
	font-size: 13px;
	color: #bd2f2e;
	letter-spacing: 2px;
	padding: 8px;
	padding-bottom: 26px;
	transition:all 0.5s ease-out;
}
.special .special_con li span {
	position: absolute;
	display:inline-block;
	width: 120px;
	padding: 8px 15px;
	color: #fff;
	background-color: #bd2f2e;
	border-radius: 3px;
	letter-spacing: 1px;
	bottom: 0px;
	left: 135px;
}

.special .special_con li a:hover {
		  color: #555;
		  box-shadow: 0 4px 10px rgba(0,0,0,.2);
	  }
.special .special_con li a:hover .time{
	-ms-transform: scale(1.1,1.1); /* IE 9 */
	-webkit-transform: scale(1.1,1.1); /* Safari */
	transform: scale(1.1,1.1); /* 标准语法 */
	/*font-size: 14px;*/
	text-shadow: 1px 1px 4px #ccc;

}
.special .special_con li span:hover {
	background-color: #a2161c;
}
.special .special_con li img {
	width: 100%;
}
    /*专栏*/
.column {
	background-color: #fff;
	padding: 8px;
	margin-top: 20px;
}
.column .title {
	background-image: url("/plugins/index/images/zl-title.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
	color: #fff;
	line-height: 29px;
	padding-left: 10px;
	letter-spacing: 1px;
}
.column .title a {
	float: right;
	text-decoration: none;
	font-family: "思源黑体 CN Regular";
	font-size: 12px;
	color: #bd2f2e;
	line-height: 30px;
	letter-spacing: 1px;
}
    /*专栏动效*/
#wrap * {
	margin: 0;
	padding: 0;
}

#wrap .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#wrap {
	/*position: absolute;*/
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 210px;
}

#wrap > ul {
	width: 120%;
	list-style: none;
}

#wrap > ul > li {
	float: left;
	width: 46px;
	height: 210px;
	cursor: pointer;
}

#wrap > ul > li:nth-child(1) {
	/*background: url('https://www.ahgbjy.gov.cn/resources/sepcialPC/yiqingfangkongPC/yiqingfangkong.jpg') no-repeat center/cover;*/
	background-size:828px 210px;
	width: 828px;
}

#wrap #zzz0 div.text {
	/*background: url('https://www.ahgbjy.gov.cn/resources/sepcialPC/yiqingfangkongPC/yiqingfangkongleft.jpg') no-repeat center/cover;*/
	display: none;
}

/*#wrap > ul > li:nth-child(2) {*/
/*background: url('https://www.ahgbjy.gov.cn/resources/sepcialPC/zhuanlantupianA.jpg') no-repeat center/cover;*/
/*background-size:900px 210px;*/
/*}*/

/*#wrap #zzz1 div.text {*/
/*background: url('https://www.ahgbjy.gov.cn/resources/sepcialPC/zhuanlantupianB.jpg') no-repeat center/cover;*/
/*}*/


#wrap > ul > li:nth-child(2) {
	/*background: url('/sepcial/bb/topic12.jpg') no-repeat center/cover;*/
	background-size:828px 210px;
}

#wrap #zzz1 div.text {
	/*background: url('/sepcial/bb/left12.jpg') no-repeat center/cover;*/
}

#wrap > ul > li:nth-child(3) {
	/*background: url('/sepcial/bb/topic11.jpg') no-repeat center/cover;*/
	background-size:828px 210px;
}

#wrap #zzz2 div.text {
	/*background: url('/sepcial/bb/left1.jpg') no-repeat center/cover;*/
}

#wrap > ul > li:nth-child(4) {
	/*background: url('/sepcial/bb/topic10.jpg') no-repeat center/cover;*/
	background-size:828px 210px;
}

#wrap #zzz3 div.text {
	/*background: url('/sepcial/bb/left2.jpg') no-repeat center/cover;*/
}


#wrap > ul > li:nth-child(5) {
	/*background: url('/sepcial/bb/topic8.jpg') no-repeat center/cover;*/
	background-size:828px 210px;
}

#wrap #zzz4 div.text {
	/*background: url('/sepcial/bb/left4.jpg') no-repeat center/cover;*/
}
/*美好安徽专栏*/
#wrap > ul > li:nth-child(6) {
	/*background: url('/sepcial/bb/topic6.jpg') no-repeat center/cover;*/
	background-size:828px 210px;
}

#wrap #zzz5 div.text {
	/*background: url('/sepcial/bb/left5.jpg') no-repeat center/cover;*/
}
#wrap > ul > li:nth-child(7) {
	/*background: url('https://www.ahgbjy.gov.cn/resources/sepcialPC/yiqingfangkongPC/yiqingfangkong.jpg') no-repeat center/cover;*/
	background-size:828px 210px;
}

#wrap #zzz6 div.text {
	/*background: url('https://www.ahgbjy.gov.cn/resources/sepcialPC/yiqingfangkongPC/yiqingfangkongleft.jpg') no-repeat center/cover;*/
}
#wrap > ul > li:nth-child(8) {
	/*background: url('https://www.ahgbjy.gov.cn/resources/sepcialPC/yiqingfangkongPC/yiqingfangkong.jpg') no-repeat center/cover;*/
	background-size:828px 210px;
}

#wrap #zzz7 div.text {
	/*background: url('https://www.ahgbjy.gov.cn/resources/sepcialPC/yiqingfangkongPC/yiqingfangkongleft.jpg') no-repeat center/cover;*/
}
#wrap > ul > li > .text {
	/*position: relative;*/
	/*z-index: 5;*/
	width: 46px;
	height: 100%;
	/*background: #000;*/
	/*opacity: .5;*/
}

#wrap > ul > li > .text div {
	position: relative;
	z-index: 99;
	margin-top: 9px;
	/*margin-left: 3px;*/
	width: 16px;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
	font-weight: bold;
}


    /*特色资源*/
.resources {
    background-color: #fff;
    padding: 8px;
    margin-top: 20px;
}
.resources .title {
    background-image: url("/plugins/index/images/tszy-title.png");
    background-repeat: no-repeat;
    background-position: left center;
	font-size: 18px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
	color: #fff;
	line-height: 29px;
	padding-left: 10px;
	letter-spacing: 1px;
}
.resources .title a {
	float: right;
	text-decoration: none;
	font-family: "思源黑体 CN Regular";
	font-size: 12px;
	color: #bd2f2e;
	line-height: 30px;
	letter-spacing: 1px;
}

.resources .resources_con .redah {
	margin-top: 20px;
}
.resources .resources_con .redah .mhah_title {
	padding-top: 28px;
}
.resources .resources_con .redah .ah_bg {
	box-shadow: 0 4px 10px rgba(0,0,0,.1);
	padding: 8px;
	background-color: #fff;
	transition:all 0.5s ease-out;
}
.resources .resources_con .redah .ah_bg:hover {
	-ms-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
	z-index: 1002;
	position: relative;
	box-shadow: 0 4px 10px rgba(0,0,0,.2);
}

.resources .resources_con .redah .ah_bg img {
	width: 100%;
}
.resources .resources_con .te_right {
	border-left: 1px solid #ccc;
}
.resources .resources_con .tes_con{
	margin-top: 10px;
	padding: 20px 0px;
}
.resources .resources_con .tes_con img {
	border: 1px solid #ccc;
	padding: 5px;
	width: 100%;
}
.resources .resources_con .tes_con .one {
	margin-bottom: 25px;
	margin-top: 5px;
}
    /*电子图书馆*/
.Library {
	background-color: #fff;
	padding: 8px;
	margin-top: 20px;
}
.Library .title {
	background-image: url("/plugins/index/images/dztsg-title.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
	color: #fff;
	line-height: 29px;
	padding-left: 10px;
	letter-spacing: 1px;
}
.Library .title a {
	float: right;
	text-decoration: none;
	font-family: "思源黑体 CN Regular";
	font-size: 12px;
	color: #bd2f2e;
	line-height: 30px;
	letter-spacing: 1px;
}
.Library .Library_con ul li {
	width: 20%;
	float: left;
	padding: 10px;
	transition:all 0.5s ease-out;
}
.Library .Library_con ul li img {
	width: 100%;
}
.Library .Library_con ul li:hover {
	-ms-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
	z-index: 1002;
	position: relative;
	box-shadow: 0 4px 10px rgba(0,0,0,.1);
}
    /*bottom*/
    /*课程推荐*/
.bottom .recommend ul li a {
	font-size: 16px;
	letter-spacing: 1px;
}
.bottom .recommend {
	background-color: #fff;
	padding: 8px;
	margin-top: 20px;
	height: 330px;
}
.recommend .title {
	background-image: url(/plugins/index/images/kctj-title.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
	color: #fff;
	line-height: 29px;
	padding-left: 10px;
	letter-spacing: 1px;
}
.recommend .title a {
	float: right;
	text-decoration: none;
	font-family: "思源黑体 CN Regular";
	font-size: 12px;
	color: #bd2f2e;
	line-height: 30px;
	letter-spacing: 1px;
}
.recommend .content li {
	background-image: url(/plugins/index/images/t-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #555;
	line-height: 30px;
	font-size: 14px;
    text-align: left;
}

.recommend .content li .xs {
	float: right;
	font-size: 12px;
}
.recommend .content li:hover {
	color: #bd2f2e;
}
.recommend .content a {
	text-decoration: none;
	/*display: block;*/
}
    /*选修课排行榜*/
.bottom .Ranking ul li a {
	font-size: 16px;
	letter-spacing: 1px;
}
.bottom .Ranking {
	background-color: #fff;
	padding: 8px;
	margin-top: 20px;
	height: 330px;
}
.Ranking .title {
	background-image: url("/plugins/index/images/kcphb-title.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
	color: #fff;
	line-height: 29px;
	padding-left: 10px;
	letter-spacing: 1px;
}
.Ranking .title a {
	float: right;
	text-decoration: none;
	font-family: "思源黑体 CN Regular";
	font-size: 12px;
	color: #498ec7;
	line-height: 30px;
	letter-spacing: 1px;
}
.Ranking ul {
	padding-top: 10px;
}
.Ranking li {
	height: 33px;
	line-height: 33px;
}
.Ranking li i {
	border-radius: 2px;
	left: 0;
	top: 0;
	text-align: center;
	min-width: 10px;
	display: inline-block;
	padding: 0 6px;
	background: #a2161c;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.Ranking li span {
	float: right;
	font-size: 12px;
}
.Ranking li:hover {
	color: #bd2f2e;
}
.Ranking a {
	text-decoration: none;
	/*display: block;*/
}
    /*学习帮助*/
.bottom .help {
	background-color: #fff;
	padding: 8px;
	margin-top: 20px;
	height: 330px;
}
.bottom .help .title {
	background-image: url("/plugins/index/images/xxbz-title.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
	color: #fff;
	line-height: 29px;
	padding-left: 10px;
	letter-spacing: 1px;
}
.bottom .help .title a {
	float: right;
	text-decoration: none;
	font-family: "思源黑体 CN Regular";
	font-size: 12px;
	color: #498ec7;
	line-height: 30px;
	letter-spacing: 1px;
}
.bottom .help a {
	display: block;
}
.bottom .help ul {
	padding-top: 10px;
}
.bottom .help li {
	background-repeat: no-repeat;
	background-position: 12px center;
	background-size: 26px;
	color: #555;
	line-height: 31px;
	font-size: 14px;
	float: left;
	border: 1px solid #ccc;
	padding: 5px 15px 5px 44px;
	border-radius: 5px;
	letter-spacing: 1px;
	margin: 8px;
	transition:all 0.5s ease-out;
}
.bottom .help .xysc {
	 background-image: url("/plugins/index/images/sc.png");
 }
.bottom .help .cjwt {
	background-image: url("/plugins/index/images/bz.png");
}
.bottom .help .jsjc{
	background-image: url("/plugins/index/images/jsjc.png");
}
.bottom .help .wscs{
	background-image: url("/plugins/index/images/wifi.png");
}
.bottom .help .yjfk {
	background-image: url("/plugins/index/images/fk.png");
}
.bottom .help .rjxz {
	background-image: url("/plugins/index/images/down.png");
	position: relative;
}
/*.bottom .help .rjxz .eewm {*/
/*	position: absolute;*/
/*	top: -50px;*/
/*	left: -155px;*/
/*	display: none;*/
/*	z-index: 9999999;*/
/*}*/
/*.bottom .help .rjxz:hover .eewm {*/
/*	display: block;*/
/*	z-index: 999999999;*/

/*}*/

.bottom .help li:hover {
	color: #bd2f2e;
	-ms-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
}
.bottom .information {
	margin-top: 20px;
	border-top: 1px solid #ccc;
	padding: 10px 5px;
	text-align: center;
	cursor: pointer;
}
.bottom .information .information_con {
	border-right: 1px solid #ccc;
}
.bottom .information .information_con p {
	line-height: 26px;
	font-size: 12px;
}
.bottom .information .information_con span {
	font-size: 14px;
	line-height: 29px;
}
.bottom .information .information_con p span {
	display: inline-block;
	font-size: 18px;
}
.bottom .information .information_one p span{
	color: #fe6847;
}
.bottom .information .information_two p span{
	color: #02b7cc;
}
.bottom .information .information_thr p span{
	color: #ff9a0a;
}
.bottom .information .information_thr {
	border-right: none;
}

/*尾部*/
.foot {
	margin-top: 30px;
	border-top: 1px solid #ccc;
	text-align: center;
	padding: 20px;
}
.foot a {
	display: block;
	text-decoration: none;
	line-height: 26px;
	color: #333;
}
.foot a:hover {
	color: #333;
}




	/*轮播图*/
/*yx_rotaion*/
.yx-rotaion li img {
	width: 478px;
	height: 290px;

}
.yx-rotaion{ margin-right: auto; margin-bottom: 0; height: 325px;width: 100%;margin: 0 auto; margin-left:90px;width: 478px;height: 290px;  }
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{height:40px;overflow:hidden;color:#fff;font-size:14px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(/plugins/index/images/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:10px;bottom:0;z-index:2}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}
.yx-rotation-t:hover {color:#fff;}



#jump {
	position: fixed;
	top: 180px;
	right: 10px;
	width: 60px;
	z-index: 2000;
	list-style: none
}

* html #jump {
	position: absolute;
	top: expression(documentElement.scrollTop + "px");
	margin: 300px 0 0 0;
}

#jump li {
	height: 70px;
	overflow: hidden;
}
#floatpop {
	position: fixed;
	bottom: 10px;
	left: 10px;
	width: 132px;
	z-index: 2000;
	list-style: none
}

* html #floatpop {
	position: absolute;
	margin-bottom: 10px;
}

#floatpop li {
	height: 80px;
	overflow: hidden;
}

#top, #share, #reply, #sina, #ceping, #weixin, #searchNotice {
	display: block;
	width: 132px;
	height: 70px;
	overflow: hidden;
	cursor: pointer;
}
#reply {
	height: 80px;

}

#top {
	background: url(/commons/img/index/top.png) no-repeat;
}

#share {
	background: url(/commons/img/index/emails.png) no-repeat;
}

#reply {
	background: url(/commons/img/index/wf.png) no-repeat;
}

#sina {
	background: url(/commons/img/index/tel.png) no-repeat;
}

#weixin {
	background: url(/commons/img/index/weixin.png) no-repeat;
}

#searchNotice {
	background: url(/commons/img/index/ss1.png) no-repeat;
}

#top:hover {
	background: url(/commons/img/index/toped.png) no-repeat;
}

#searchNotice:hover {
	background: url(/commons/img/index/ss2.png) no-repeat;
}

#share:hover {
	background: url(/commons/img/index/emaild.png) no-repeat;
}

#reply:hover {
	background: url(/commons/img/index/wf2.png) no-repeat;
}

#sina:hover {
	background: url(/commons/img/index/teld.png) no-repeat;
}

#weixin:hover {
	background: url(/commons/img/index/weixind.png) no-repeat;
}

#ceping {
	background: url(/commons/img/index/ceping.png) no-repeat;
}

#ceping:hover {
	background: url(/commons/img/index/cepinged.png) no-repeat;
}

#EWB {
	position: absolute;
	left: -150px;
	display: none;
	background: rgb(255, 255, 255);
	font-size: 18px;
	height: 30px;
}

#EWB img {
	width: 30px;
	height: 30px;
	display: block;
	margin: 0 auto;
	vertical-align: middle;
	border: 0;
}
#EWE {
	position: absolute;
	left: -150px;
	display: none;
	background: rgb(255, 255, 255);
	font-size: 18px;
	height: 30px;
}

#EWE img {
	width: 30px;
	height: 30px;
	display: block;
	margin: 0 auto;
	vertical-align: middle;
	border: 0;
}
/*#EWE {*/
/*	position: absolute;*/
/*	left: -150px;*/
/*	display: none;*/
/*	background: rgb(255, 255, 255);*/
/*	font-size: 18px;*/
/*	height: 30px;*/
/*}*/

/*#EWE img {*/
/*	width: 30px;*/
/*	height: 30px;*/
/*	display: block;*/
/*	margin: 0 auto;*/
/*	vertical-align: middle;*/
/*	border: 0;*/
/*}*/

#EWM {
	position: absolute;
	left: -150px;
	display: none;
}

#EWM img {
	width: 150px;
	height: 200px;
	vertical-align: middle;
	border: 0;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}
.btn-primary {
    color: #fff;
    background-color: #bf1a21;
    border-color: #a2161c;
	background-image: none;
}
.btn-primary:hover {
	color: #fff;
    background-color: #bf1a21;
	
}